home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Topware / gozilla / gozilla.exe / {app} / big.skin / error.skn < prev    next >
Text File  |  2001-08-29  |  2KB  |  44 lines

  1. <form name="Go!Zilla Error" x=center y=center topmost=true image="window\dk_blue.bmp" width=303 height=140
  2.     resize_image=stretch resize_window=false>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=22 image="window\upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=22 image="window\upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  9.     <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  14.  
  15.     <textwindow name="title" x=4 y=2 width=100 height=14 
  16.         font=arial align=left fontsize=14 fontcolor=#FFC000 text="ERROR!">
  17.  
  18.     <button name="close" x=-20 y=3
  19.         image="window\close_n.bmp" mouseOver="window\close_o.bmp" mouseDown="window\close_d.bmp">
  20.  
  21.     <image name="error_icon" x=260 y=24 image="misc\error_icon.bmp">
  22.  
  23.     <textwindow name="error_title" x=9 y=24 width=230 height=14 
  24.         font=Arial fontsize=14 align=left fontcolor=#FFFFFF>
  25.  
  26.     <textwindow name="error" x=9 y=40 width=-45 height=-30 
  27.         font=Arial fontsize=14 align=left fontcolor=#FFFFFF>
  28.  
  29.     <button name="option_show_errors" x=7 y=-22
  30.         image="window\checkbox_on_n.bmp" mouseover="window\checkbox_on_o.bmp" mousedown="window\checkbox_off_o.bmp"
  31.         toggleimage="window\checkbox_off_n.bmp" togglemouseover="window\checkbox_off_o.bmp" togglemousedown="window\checkbox_on_o.bmp">
  32.  
  33.     <textwindow name="dse" x=22 y=-22 width=-45 height=14 
  34.         font=Arial fontsize=14 align=left fontcolor=#FFFFFF text="Don't show error windows.">
  35.  
  36.     <button name="ok" x=-45 y=-22
  37.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp"   
  38.         text="OK" toggletext="OK"
  39.         text_x=17 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  40.         fontstyle=bold togglefontstyle=bold>
  41.  
  42.     
  43. </form>
  44.